Skip to main content
guest
Join
|
Help
|
Sign In
openxava
Home
guest
|
Join
|
Help
|
Sign In
Wiki Home
Recent Changes
Pages and Files
Members
www.openxava.org
Not a programmer,
try Noobeek
www.noobeek.com
English
Español
Français
中文
Русский
Need help?
Ask in the forums
java14_en
Edit
3
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Since v5.0 OpenXava needs Java 6
Since v4.0 OpenXava needs Java 5
Java 1.4 (until v3.1.x)
By default, OpenXava comes compiled with Java 5, you can recompile it with Java 1.4 following the next steps inside Eclipse:
Windows > Preferences > Java > Installed JREs : Choose a Java 1.4
OpenXava > Properties > Java Compiler > Compiler compliance level: Choose 1.4
OpenXava > Properties > Java Builde Path > Source > Remove java5-src folder
Build all (Ctrl -B)
Obviously if you want to use POJOs + JPA + Java 5 annotations you must use Java 5. Java 1.4 only works for classic XML components.
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
Since v4.0 OpenXava needs Java 5
Java 1.4 (until v3.1.x)
By default, OpenXava comes compiled with Java 5, you can recompile it with Java 1.4 following the next steps inside Eclipse:- Windows > Preferences > Java > Installed JREs : Choose a Java 1.4
- OpenXava > Properties > Java Compiler > Compiler compliance level: Choose 1.4
- OpenXava > Properties > Java Builde Path > Source > Remove java5-src folder
- Build all (Ctrl -B)
Obviously if you want to use POJOs + JPA + Java 5 annotations you must use Java 5. Java 1.4 only works for classic XML components.